home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2001 #2 / Net01.iso / start02.swf / scripts / DefineButton2_81 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2000-12-30  |  58 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","program/chess.exe");
  3. }
  4.